home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_146 / dmemacros / c / ifelse.edrc < prev    next >
Text File  |  1992-05-06  |  491b  |  20 lines

  1. repeat 9 insline `+'  up  firstnb
  2.  
  3. if c>32 `if c<>123 `down insline'' down
  4.  
  5. repeat 9 down firstnb
  6.  
  7. if c>32 insline
  8.  
  9. repeat 9 up   firstnb del
  10.  
  11.  
  12. `if ()'          firstnb down
  13. `{'              firstnb down down
  14. `} /* if + */'   firstnb down down
  15. `else'           firstnb down
  16. `{'              firstnb down down
  17. `} /* else + */' findstr `)'  prev
  18.  
  19. escimm (` )    first find `(' right while c<=32 right    scanf %s down    findr `+' $scanf down findr `+' $scanf    up up up up up firstnb up tab
  20.